Loading languages...
WE

Web Search MCP Server

@pskill9236

Web search using free google search (NO API KEYS REQUIRED)

web search
google
no api key

# mcpServer Config

{
  "mcpServers": {
    "web-search": {
      "command": "node",
      "args": [
        "/path/to/web-search/build/index.js"
      ]
    }
  }
}

# stdio

node /path/to/web-search/build/index.js
Transport:
stdio
语言:
TypeScript
创建时间:12/30/2024
更新时间:7/23/2025